home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 47.7z / BS1 part 47 / Personal Paint v4.0 (1994)(Cloanto)(M3)(Disk 1 of 2)[WB].7z / Personal Paint v4.0 (1994)(Cloanto)(M3)(Disk 1 of 2)[WB].adf / PPaint_Prefs / PP_Locale / PP_InstallSub < prev    next >
Text File  |  1994-01-01  |  3KB  |  49 lines

  1. .bra {
  2. .ket }
  3. ; Copyright (C) Cloanto (R) 1992-1994  All Rights Reserved  Reproduction Prohibited
  4.  
  5. Print "Setting up temporary RAM environment to reduce disk swaps. Please stand by."
  6. Print >PLT_title "*e[1;1H*e[J*e[31;0m*N*N  =============  Cloanto *e[33;1mPERSONAL PAINT*e[31;0m Install Sequence  ==============*N*N"
  7.  
  8. Print >PLC_ipath "RAM:IPT/AskAssign IPPAINT: D *"Select a path to install PPaint*" *"Path:*" *"CreateDir:*" *"Install*" *"Cancel*""
  9. Print >PLC_fpath "RAM:IPT/AskAssign IFONTS: D *"Path to install extra fonts*" *"Path:*" *"CreateDir:*" *"OK*" *"Cancel*""
  10. Print >PLC_jpath "RAM:IPT/AskAssign JPEGTMP: D *"JPEGTMP work directory*" *"Path:*" *"CreateDir:*" *"OK*" *"Cancel*""
  11.  
  12. Print >PLT_infppp -n "    Copying PPaint program ........ "
  13. Print >PLT_inficn -n "    Copying icon files ............ "
  14. Print >PLT_infuit -n "    Copying user interface texts .. "
  15. Print >PLT_infaud -n "    Copying CloantoAudio .......... "
  16. Print >PLT_infman -n "    Copying manual addendum ....... "
  17. Print >PLT_infps  -n "    Copying PostScript ® module ... "
  18. Print >PLT_inftls -n "    Copying tools ................. "
  19. Print >PLT_infprf -n "    Copying preferences ........... "
  20. Print >PLT_infcol -n "    Copying color palettes ........ "
  21. Print >PLT_infhpd -n "    Copying HP DeskJet drivers .... "
  22. Print >PLT_infjpg -n "    Copying JPEG files ............ "
  23. Print >PLT_inffn1 -n "    Copying Personal.font ......... "
  24. Print >PLT_inffn2 -n "    Copying color fonts ........... "
  25. Print >PLT_infpic -n "    Copying pictures .............. "
  26. Print >PLT_inffix -n "    Executing FixFonts ............ "
  27.  
  28. Print >PLT_askprg -n "    Install PPaint program files ............ *e[33m(Y/n)"
  29. Print >PLT_askjpg -n "    Install JPEG DataType (68020+ CPUs) ..... *e[33m(y/N)"
  30. Print >PLT_askhpd -n "    Install HP DeskJet 500C & 550C drivers .. *e[33m(y/N)"
  31. Print >PLT_askfn1 -n "    Install color fonts to FONTS: ........... *e[33m(y/N)"
  32. Print >PLT_askfn2 -n "    Install color fonts to other directory .. *e[33m(y/N)"
  33. Print >PLT_askpc1 -n "    Install pictures ........................ *e[33m(y/N)"
  34. Print >PLT_askpc2 -n "    Install pictures from additional disk ... *e[33m(y/N)"
  35. Print >PLT_askdec -n "    Decompress installed program modules .... *e[33m(y/N)"
  36. Print >PLT_askok  -n "    ALL ANSWERS CORRECT ..................... *e[33m(Y/n)"
  37. Print >PLT_askrep -n "    Repeat questions *e[33m(Y/n)"
  38. Print >PLT_askust -n "    Automatically add PPAINT: Assign to S:user-startup *e[33m(Y/n)"
  39. Print >PLT_askjst -n "    Define and add JPEGTMP: Assign to S:user-startup *e[33m(Y/n)"
  40. Print >PLT_askend -n "    Press *e[33m*<Return*>*e[31m to close this window."
  41.  
  42. Print >PLT_infbeg -n "    Installing Personal Paint to "
  43. Print >PLT_infend "    Personal Paint has been installed."
  44. Print >PLT_trladd "    The following line should be added to the startup-sequence:"
  45. Print >PLT_trlfl1 "    This command may fail if executed while"
  46. Print >PLT_trlfl2 "    a volume named *"PPaint*" is mounted or in use."
  47. Print >PLT_trlfnt -n "    Extra fonts are in  *e[33m"
  48. Print >PLT_trlkll "    Install sequence aborted.*e[0m"
  49.